Msg

A message from an analyzer.

Alias This

value

Members

Functions

opCmp
int opCmp(Msg rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Msg o)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

severity
MsgSeverity severity;
Undocumented in source.
value
string value;
Undocumented in source.

Meta